The framerate of one movieclip slowly declines over time. What could cause this? [Flash CS3]
Posted
by Miles
on Stack Overflow
See other posts from Stack Overflow
or by Miles
Published on 2010-04-10T00:34:46Z
Indexed on
2010/04/10
0:43 UTC
Read the original article
Hit count: 263
flash-cs3
|actionscript-3
I'm creating a flash rhythm game. I have a looping (at a certain frame I have a gotoAndPlay) movieclip that represents the notes that scroll by, which plays for about three minutes. As the level progresses, the movieclip's framerate begins to lag and stutter. I have no idea how this could occur. It is also worth mentioning that the notes are represented by text, if that makes any difference. As far as posting my code goes, I think it would be far too convoluted to be worth your time. And I think it could be a simple problem. I just don't understand how the framerate of this movieclip could drop independent of the rest of the game.
© Stack Overflow or respective owner